home *** CD-ROM | disk | FTP | other *** search
- # Sendmail configuration file for network-only UIUC hosts with access to
- # pseudo-domain (bitnet, csnet, etc) MX records. LIBDIR/phquery installed.
- dnl # The mailertable file must an entry for every ALTERNATENAMES
- dnl # PH!symcom.math.uiuc.edu uiuc.edu
- dnl # FAX!symcom.math.uiuc.edu fax.uiuc.edu
- dnl #
- dnl # define(LIBDIR, /usr/lib/mail)dnl ### Should be set in Makefile ###
- define(ALIASES, %mail.aliases)
- define(ALTERNATENAMES, fax.uiuc.edu uiuc.edu)
- define(BANGIMPLIESUUCP)
- define(FORCE_NAMED)
- define(MAILNAME, symcom.math.uiuc.edu)
- define(MAILSERVER, symcom.math.uiuc.edu)
- define(MAILERTABLE, LIBDIR/mailertable)
- define(PSEUDODOMAINS, JUNET MAILNET UUCP)
- define(RELAY_HOST, symcom.math.uiuc.edu)
- define(RELAY_MAILER, TCP)
- define(UUCPNAME, xyzzy)
- include(Sendmail.mc)
-